From: Keir Fraser Date: Thu, 17 Feb 2011 12:18:01 +0000 (+0000) Subject: tools/examples: Remove obsolete bochsrc example file. X-Git-Tag: archive/raspbian/4.8.0-1+rpi1~1^2~10757 X-Git-Url: https://dgit.raspbian.org/%22http://www.example.com/cgi/%22/%22http:/www.example.com/cgi/%22?a=commitdiff_plain;h=d25ba26a9a36065fccd36db82da46d87c2b86ec8;p=xen.git tools/examples: Remove obsolete bochsrc example file. Signed-off-by: Keir Fraser --- diff --git a/tools/examples/bochsrc b/tools/examples/bochsrc deleted file mode 100644 index d80884b3c8..0000000000 --- a/tools/examples/bochsrc +++ /dev/null @@ -1,20 +0,0 @@ -#megs: 32 -#romimage: file=$BXSHARE/BIOS-bochs-latest, address=0xf0000 -#vgaromimage: $BXSHARE/VGABIOS-lgpl-latest -floppya: 1_44=a.img, status=inserted -floppyb: 1_44=b.img, status=inserted -# if you don't use absolute paths below, bochs looks under the cwd of xend, -# which is usually "/" -#ata0-master: type=disk, path=/var/images/min-el3-i386.img, cylinders=800, heads=4, spt=32 -i440fxsupport: enabled=1 -ne2k: ioaddr=0x300, irq=9, mac=b0:c4:22:01:00:00, ethmod=linux, ethdev=eth0 -ata0-master: type=disk, path=/var/images/1g-el3-i386.img, mode=flat, cylinders=2048, heads=16, spt=63 -boot: c - -log: /tmp/bochsout.txt -#debug: action=report -info: action=report -error: action=report -panic: action=ask - -mouse: enabled=0